home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / PRG / Gourmet! 1.0b3.sit / Gourmet! 1.0b3 / About Gourmet! next >
Text File  |  1995-01-20  |  4KB  |  102 lines

  1. Gourmet!  The Code Resource Fattener - Version 1.0b1
  2. Copyright 1995 Chris K. Thomas.  All Rights Reserved.
  3. Reach me at thunderone@delphi.com.
  4.  
  5. ___________________
  6. It's A Put On
  7.  
  8. Gourmet! does graphically what MPW & Toolserver users can do textually: 
  9. produce fat code resources, safe and unsafe as requested.  Since I 
  10. really don't like having to waste all that disk space on MPW or 
  11. Toolserver, I felt the need for it.  Many Mac people dislike the 
  12. command-line nature of MPW.  Me, I'm perversely attracted to it, but I'd 
  13. rather have the power and flexibility of a good human interface any day.
  14.  
  15. Freeware.
  16.  
  17. Current limitations:
  18. Gourmet! currently requires twice the amount of memory as the finished 
  19. fat resource will occupy while creating the resource.  If this is really 
  20. a problem, let me know and I'll see what I can do.
  21.  
  22. Gourmet! was written with PowerPlant and CodeWarrior 5.  This version is 
  23. PowerMac native (not fat- what hypocrisy!).  If there's any demand, I'll 
  24. compile the 68k side.  (I advise emailing me if you wish to register a 
  25. demand.)
  26.  
  27. And, for a bit of comic relief, attach your sight momentarily to the 
  28. about box.
  29.  
  30. ___________________
  31. You Have Something To Write
  32.  
  33. I can be reached at thunderone@delphi.com.  I happily accept 
  34. suggestions, bug reports, kindly critiques, faint praise, and intership 
  35. offers.
  36.  
  37. ___________________
  38. Saturday Night's Alright - "Instructions"
  39.  
  40. Simple enough.  Drag a file onto Gourmet! in the Finder.  You need to 
  41. tell Gourmet! the type and id of your 68k and your PPC code resources, 
  42. and the type and id you wish for the fat resource.  The little "!" 
  43. indicators next to each resource's ID field change to "ok" if the 
  44. resource exists.  You also need a ProcInfo.  ProcInfos specify the 
  45. calling conventions for the Mixed Mode Manager, in order that it might 
  46. setup the stack appropriately.  The popup menu located to the left of 
  47. the ProcInfo field contains commonly used ProcInfos.
  48.  
  49. Important Notes:
  50.  
  51. * The ProcInfo field expects information entered as a long integer.  You 
  52. can convert from hex if necessary by dropping into Macsbug and typing 
  53. the hex number followed by a return.  The number you want is the one 
  54. preceded by a pound symbol ("#").
  55.  
  56. In this beta version, you can only create safe fat resources, which 
  57. are those that will run on both 68k Macs and PPC Macs.  Trying to run 
  58. an unsafe fat resource on a 68k Mac will cause a crash, so this 
  59. probably isn't a huge deal.
  60.  
  61. For more information on the creation and proper usage of ProcInfos, 
  62. consult the folder CW5 Gold:CodeWarrior Examples ト:Code Resources 
  63. Examples:-CW Code Resource Info: on the CW/5 Gold CD.  See also Inside 
  64. Macintosh: PowerPC System Software, Mixed Mode Manager chapter.
  65.  
  66. ___________________
  67. Don't Look Back
  68.  
  69. 1.0b1 - Released!
  70.  
  71. 1.0b2 - LDEF, Control Panel procInfos added to the popup, which is now 
  72. generated programmatically.  About box fixes - I hadn't realized that 
  73. PowerPlant plays strange games with window GrafPorts & regions.  Other 
  74. interface logic bugs fixed (some in PowerPlant).  Now uses fat 3D 
  75. Buttons CDEF instead of 68k.  Resource generation remains unchanged & 
  76. stable.
  77.  
  78. 1.0b3 - Fixed freeze on drag/drop startup.  I continue to assume that
  79. PowerPlant is on my wavelength.  I should know better.  Robustified 
  80. resource management.  Resource generation remains unchanged & stable.
  81.  
  82. ___________________
  83. Never Spend Your Guitar Or Your Pen - Legalities
  84.  
  85. This is a beta.  It has not been tested fully in any way.  I would be 
  86. very sorry if it caused forest fires beginning with one careless 
  87. exploding Mac, but I'm afraid I couldn't be held responsible.  This 
  88. software is provided AS IS, with no warranty express or implied.  Use of 
  89. this software indicates that not only do you agree to these conditions, 
  90. you love them even more than you do your carpet.  I am irresponsible for 
  91. negative results obtained through the use of this software.
  92.  
  93. This software may not be distributed on removable media without my 
  94. explicit permission.
  95.  
  96. ___________________
  97. The Stars, Like Dust, Thanks To
  98.  
  99. Gordon Watts and Zig Zichterman for the 3D interface elements 
  100. Respectively, Gordon's 3D classes are available at ftpbio.bgsu.edu, the 
  101. alt.sources.mac archive site, and 3D-buttons is available at your local 
  102. Info-Mac mirror, somewhere within /dev.